Skip to content

Bump pygit2 from 1.13.0 to 1.13.3 in /services/python#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/python/pygit2-1.13.3
Open

Bump pygit2 from 1.13.0 to 1.13.3 in /services/python#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/python/pygit2-1.13.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2023

Copy link
Copy Markdown

Bumps pygit2 from 1.13.0 to 1.13.3.

Changelog

Sourced from pygit2's changelog.

1.13.3 (2023-11-21)

  • New API for filters in Python [#1237](https://github.com/libgit2/pygit2/issues/1237) <https://github.com/libgit2/pygit2/pull/1237>_ [#1244](https://github.com/libgit2/pygit2/issues/1244) <https://github.com/libgit2/pygit2/pull/1244>_

  • Shallow repositories: New depth optional argument for clone_repository(...) and Remote.fetch(...) [#1245](https://github.com/libgit2/pygit2/issues/1245) <https://github.com/libgit2/pygit2/pull/1245>_ [#1246](https://github.com/libgit2/pygit2/issues/1246) <https://github.com/libgit2/pygit2/pull/1246>_

  • New submodule init(...), update(...) and reload(...) functions [#1248](https://github.com/libgit2/pygit2/issues/1248) <https://github.com/libgit2/pygit2/pull/1248>_

  • Release GIL in Walker.__next__ [#1249](https://github.com/libgit2/pygit2/issues/1249) <https://github.com/libgit2/pygit2/pull/1249>_

  • Type hints for submodule functions in Repository [#1247](https://github.com/libgit2/pygit2/issues/1247) <https://github.com/libgit2/pygit2/pull/1247>_

1.13.2 (2023-10-30)

  • Support Python 3.12

  • Documentation updates [#1242](https://github.com/libgit2/pygit2/issues/1242) <https://github.com/libgit2/pygit2/pull/1242>_

1.13.1 (2023-09-24)

  • Fix crash in reference rename [#1233](https://github.com/libgit2/pygit2/issues/1233) <https://github.com/libgit2/pygit2/issues/1233>_
Commits
  • daa1d48 Release 1.13.3
  • 6e34900 Merge remote-tracking branch 'jorio/walker-release-gil'
  • c528770 Update Changelog and documentation
  • 5ec275c Fix "Unexpected indentation error" in docs build
  • 2d7516a Fix tests without network
  • 3307e64 Release GIL in Walker.next
  • ae19aff Add submodule status
  • ca6e9ee Add Submodule.reload
  • ce84a11 Add submodule caching
  • 82238f1 Add Submodule.init and Submodule.update
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.13.0 to 1.13.3.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.13.0...v1.13.3)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants